body {
    background: url(./bg.png) bottom no-repeat;
}

.head {
    width: 100%;
    height: 136px;
    background: #fff;
    box-shadow: 0px 0px 9px 1px rgba(73, 73, 73, 0.25);
    position: fixed;
    top: 0;
    z-index: 999999;
    display: none;
}

.nav_lists {
    height: 60px;
    line-height: 60px;
    display: flex;
    justify-content: start;
    align-items: center;
    background: url(./li-bg-2.png);
    padding-left: 10%;
}

.nav_lists li {
    padding: 0 2%;
    margin-right: 5%;
}

.activep2 a {
    color: crimson !important;
}


/* .nav_lists li:hover {
    background: #fff;
} */

.nav_lists li a {
    color: #fff;
}

.head1 {
    position: absolute;
    top: 0;
    z-index: 999;
    width: 100%;
}

.head1 .nav .nav_list li a,
.head1 .nav .nav_right li a {
    color: #fff;
}

.nav {
    width: 1500px;
    display: flex;
    margin: 0 auto;
    top: 0px;
    height: 136px;
    line-height: 136px;
    align-items: center;
    justify-content: center;
}

.nav .logo {
    float: left;
}

.nav .nav_list {
    float: left;
    margin-left: 83px;
    height: 100%;
}

.nav_list li {
    float: left;
    height: 100%;
    line-height: 136px;
    color: #333;
    font-size: 20px;
    margin-right: 38px;
    font-family: SourceHanSansCN-Regular;
    position: relative;
}

.nav_listtow {
    width: 164px;
    background-color: #ffffff;
    box-shadow: 0px 0px 9px 1px rgba(73, 73, 73, 0.25);
    opacity: 0.8;
    position: absolute;
    left: -46px;
    top: 110px;
    padding: 16px 0 22px 0;
    display: none;
}

.nav_listtow li {
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
}

.nav_listtow li:hover {
    background-color: #3aa1fe;
}

.head1 .nav .nav_list li .nav_listtow li a {
    font-family: SourceHanSansCN-Light;
    font-size: 20px;
    color: #000;
}

.head1 .nav .nav_list li .nav_listtow li a:hover {
    color: #fff;
}

.nav_list li a {
    color: #333;
}

.nav .nav_right {
    float: right;
    height: 100%;
}

.nav_right li {
    float: left;
    color: #333;
    font-size: 20px;
    height: 100%;
    line-height: 136px;
    margin-left: 45px;
    font-family: SourceHanSansCN-Regular;
}

.nav_right li a {
    color: #333;
}

.nav-lsit2-1 {
    top: 0;
    left: 0;
}

.nav-lsit2-2 {
    top: 0;
    left: 118px;
}

.nav-lsit2-3 {
    top: 0;
    left: 234px;
}

.nav-lsit2-4 {
    top: 0;
    left: 352px;
}

.nav-lsit2-5 {
    top: 0;
    left: 480px;
}

.nav-lsit2-6 {
    top: 0;
    left: 616px;
}

.nav-lsit2-7 {
    top: 0;
    left: 744px;
}

#slideBox-slide3.slideBox {
    width: 100%;
    height: 982px;
    overflow: hidden;
    position: relative;
    border: 0px solid #ddd;
    display: flex;
    justify-content: center;
    margin-bottom: 180px;
    position: relative;
    z-index: 1;
}

#slideBox-slide3.slideBox .hd {
    height: 100px;
    overflow: hidden;
    position: absolute;
    bottom: 30px;
    z-index: 1;
    width: 1268px;
    left: 50%;
    margin-left: -634px;
}

#slideBox-slide3.slideBox .hd ul {
    /* overflow: hidden; */
    zoom: 1;
    float: right;
    font-family: SourceHanSansCN-Regul
}

#slideBox-slide3.slideBox .hd ul li {
    float: left;
    margin-right: 2px;
    /*width: 315px;*/
	width: 249px;
    height: 2px;
    border-top: #737373 2px solid;
    cursor: pointer;
    margin-bottom: 14px;
    font-size: 22px;
    line-height: 30px;
    color: #a7a7a7;
    padding-top: 10px;
    padding-left: 10px;
    font-family: SourceHanSansCN-Light
}

#slideBox-slide3.slideBox .hd ul li a {
    font-size: 22px;
    line-height: 30px;
    color: #a7a7a7;
    font-family: SourceHanSansCN-Light
}

#slideBox-slide3.slideBox .hd ul li a.on {
    color: #fff;
}

#slideBox-slide3.slideBox .hd ul li.on {
    border-top: #fff 2px solid;
    color: #fff;
}

#slideBox-slide3.slideBox .bd {
    position: relative;
    height: 100%;
}

#slideBox-slide3.slideBox .bd li {
    zoom: 1;
    vertical-align: middle;
}

#slideBox-slide3.slideBox .bd img {
    width: 100%;
    height: 982px;
    display: block;
}

#slideBox-slide3.slideBox .prev,
#slideBox-slide3.slideBox .next {
    position: absolute;
    left: 0;
    top: 44%;
    display: block;
    width: 32px;
    height: 67px;
    text-align: center;
    line-height: 40px;
}

#slideBox-slide3.slideBox .next {
    left: auto;
    right: 0;
    background-position: 8px 5px;
}

#slideBox-slide3.slideBox .prevStop {
    display: none;
}

#slideBox-slide3.slideBox .nextStop {
    display: none;
}

#slideBox-slide3.slideBox .bd li div a {
    color: #FFF;
    text-decoration: none;
    font-size: 22px;
}

.left-btn,
.right-btn {
    display: none
}

.list-title {
    font-size: 75px;
    color: #fff;
    position: absolute;
    bottom: 479px;
    margin-left: 216px;
    margin-bottom: 60px;
    font-family: SourceHanSansCN-Mediu
}

.list-more {
    width: 270px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    position: absolute;
    bottom: 450px;
    margin-left: 216px;
    background: #fff;
    font-size: 20px;
    color: #1a5287;
    font-family: SourceHanSansCN-Regul
}
.da20{
    bottom: 400px;
	}
.main {
    width: 1692px;
    margin: 0 auto;
}

.module1 {
    margin-bottom: 200px;
}

.module1 .jieshao {
    font-size: 60px;
    color: #010101;
    margin-bottom: 110px;
    font-family: SourceHanSansCN-Regul;
    margin-bottom: 200px;
}

.module1-list {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.module1-list li {
    position: relative;
}

.module1-box,
.module1-box1,
.module1-box2 {
    position: relative;
    width: 530px;
    height: 800px;
}

.module1-list li .img-title {
    position: absolute;
    bottom: 40px;
    left: 42px;
    font-size: 33px;
    color: #fff;
    line-height: 50px;
    font-family: SourceHanSansCN-Bold;
    z-index: 99999;
}

.module1-li1 {
    width: 100%;
    height: 394px;
    background: url(./img1.png) no-repeat;
    background-size: 100%;
    transition: 3s;
}

.module1-li2 {
    width: 100%;
    height: 394px;
    background: url(./img2.png) no-repeat;
    background-size: 100%;
    transition: 3s;
}

.module1-li3 {
    width: 100%;
    height: 394px;
    background: url(./img3.png) no-repeat;
    background-size: 100%;
    transition: 3s;
}

.module1-zhaoyao,
.module1-zhaoyao2,
.module1-zhaoyao3 {
    width: 530px;
    height: 800px;
    background-color: #6998c3;
    opacity: 0.5;
    position: absolute;
    top: 0;
    display: none;
    padding: 70px 84px 0 84px;
}

.module1-zhaoyao div,
.module1-zhaoyao2 div,
.module1-zhaoyao3 div {
    text-align: center;
}

.module1-zhaoyao img,
.module1-zhaoyao2 img,
.module1-zhaoyao3 img {
    margin-bottom: 62px;
    border: 0;
}

.module1-zhaoyao p,
.module1-zhaoyao2 p,
.module1-zhaoyao3 p {
    display: none;
    font-family: SourceHanSansCN-Light;
    font-size: 22px;
    line-height: 40px;
    color: #ffffff;
}

.module1-box:hover .module1-zhaoyao {
    display: block;
}

.module1-box:hover .module1-li1,
.module1-box1:hover .module1-li2,
.module1-box2:hover .module1-li3 {
    background-size: 115%;
}

.module1-box:hover .module1-lists a,
.module1-box1:hover .module1-lists a,
.module1-box2:hover .module1-lists a {
    color: #fff;
}

.module1-box:hover .module1-lists,
.module1-box1:hover .module1-lists,
.module1-box2:hover .module1-lists {
    background-color: #6998c3;
    opacity: 0.5;
}

.module1-box:hover .module1-lists ul li,
.module1-box1:hover .module1-lists ul li,
.module1-box2:hover .module1-lists ul li {
    background: url(./dianbai.png) 0px 18px no-repeat;
}

.module1-box:hover .module1-listsM span,
.module1-box1:hover .module1-listsM span,
.module1-box2:hover .module1-listsM span {
    color: #fff;
}

.module1-box:hover .module1-listsM,
.module1-box1:hover .module1-listsM,
.module1-box2:hover .module1-listsM {
    background: url(./jiantoubai.png) 0px 4px no-repeat !important;
}

.module1-lists {
    width: 100%;
    height: 406px;
    background-color: #ffffff;
    box-shadow: 0px 0px 9px 1px rgba(73, 73, 73, 0.25);
    padding: 48px 50px 0 54px;
    position: relative;
    z-index: 99999;
}

.module1-lists ul li {
    line-height: 27px;
    background: url(./dian.png) 0px 18px no-repeat;
    padding-left: 32px;
    line-height: 40px;
    margin-bottom: 10px;
}

.module1-lists ul li a {
    font-family: SourceHanSansCN-Light;
    font-size: 20px;
    color: #000;
}

.module1-listsM {
    display: block;
    position: absolute;
    right: 50px;
    bottom: 47px;
    line-height: 26px;
    background: url(./jiantou1.png) 0px 3px no-repeat;
}

.module1-listsM img {
    margin-right: 14px;
}

.module1-listsM span {
    font-family: SourceHanSansCN-Medium;
    font-size: 20px;
    color: #000;
    margin-left: 50px;
}

@keyframes fade-in {
    0% {
        opacity: 0;
    }
    /*åˆå§‹çŠ¶æ€ é€æ˜Žåº¦ä¸º0*/
    40% {
        opacity: 0;
    }
    /*è¿‡æ¸¡çŠ¶æ€ é€æ˜Žåº¦ä¸º0*/
    100% {
        opacity: 1;
    }
    /*ç»“æŸçŠ¶æ€ é€æ˜Žåº¦ä¸º1*/
}

@-webkit-keyframes fade-in {
    /*é’ˆå¯¹webkitå†…æ ¸*/
    0% {
        opacity: 0;
    }
    40% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.module1-box1:hover .module1-zhaoyao2 {
    display: block;
}

.module1-box2:hover .module1-zhaoyao3 {
    display: block;
}


/* .module2 {
    position: relative;
    height: 1095px;
    margin-bottom: 158px;
} */

.module2 .jieshao {
    font-size: 60px;
    font-family: SourceHanSansCN-Regular;
    margin-bottom: 34px;
}

.module2-more span {
    margin-left: 14px;
    font-family: SourceHanSansCN-Medium;
    font-size: 20px;
    font-weight: bolder;
    color: #000000;
}

.module2-more {
    display: block;
    margin-bottom: 64px;
}

.module2-img {
    position: relative;
    z-index: 1;
    height: 1050px;
    margin-bottom: 154px;
    background: url(./module3.png) no-repeat;
}

.module2-img img {
    border: 0;
}

.module2-list {
    width: 1684px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 38px 0px 34px;
    position: absolute;
    top: 600px;
}

.module2-list li {
    width: 367px;
    height: 450px;
    background: #fff;
    margin-right: 36px;
    padding: 50px 36px 45px 36px;
    box-shadow: 0px 0px 9px 1px rgba(73, 73, 73, 0.17);
    position: relative;
}

.module2-list li:last-child {
    margin-right: 0px;
}

.module2-list .time {
    font-size: 20px;
    color: #777777;
    font-family: SourceHanSansCN-Mediu;
    margin-bottom: 40px;
    float: left;
    width: 100%;
}

.module2-list .time p {
    float: left;
}

.module2-list .time span {
    float: right;
    display: block;
}

.title {
    font-size: 32px;
    line-height: 50px;
    color: #010101;
    font-family: SourceHanSansCN-Regul;
    float: left;
    margin-bottom: 10px;
}

.zhaiyao {
    font-family: SourceHanSansCN-Light;
    font-size: 20px;
    line-height: 26px;
    color: #777777;
    margin-bottom: 44px;
    float: left;
}

.module2-listM {
    float: right;
    font-size: 20px;
    color: #777;
    position: absolute;
    bottom: 48px;
    right: 40px;
}

.module2-listM img {
    margin-right: 15px;
}

.module3 {
    margin-bottom: 218px;
}

.module3 .jieshao {
    color: #333;
    font-family: SourceHanSansCN-Regular;
    font-size: 60px;
    margin-bottom: 86px;
}

.module3-box {
    height: 704px;
}

.module3-list {
    margin-top: 196px;
    float: left;
}

.module3-list li {
    display: flex;
    align-items: center;
    color: #7c7c7c;
    margin-bottom: 70px;
    cursor: pointer;
    font-size: 26px;
    font-family: SourceHanSansCN-Bold;
}

.activep {
    font-family: SourceHanSansCN-Bold;
    color: #000 !important;
}

.activep span {
    width: 50px !important;
}

.module3-list li span {
    width: 25px;
    height: 3px;
    background-color: #7c7c7c;
    display: inline-block;
    margin-right: 26px;
}

.hide {
    display: none;
}

.module3-jianjie {
    float: right;
    position: relative;
    width: 1090px;
}

.jianjie-box {
    width: 942px;
    height: 650px;
    background: #fff;
    overflow: hidden;
    padding: 120px 0 0 95px;
    position: absolute;
}

#WZ1 {
    width: 0px;
    height: 0px;
    background: #fff;
    overflow: hidden;
    padding: 120px 0 0 95px;
    opacity: 0;
    position: absolute;
    top: 650px;
}

.module3-name {
    font-family: SourceHanSansCN-Bold;
    font-size: 33px;
    display: inline-block;
    height: 43px;
    border-bottom: 10px solid #3aa1fe;
    padding: 0 20px;
    color: #000;
    font-weight: bolder;
}

.jianjie-box p {
    width: 40%;
    margin-top: 56px;
    line-height: 40px;
    margin-bottom: 30px;
    font-family: SourceHanSansCN-Light;
    font-size: 23px;
    text-align: justify;
}

.module3-more {
    display: block;
    width: 270px;
    height: 60px;
    line-height: 60px;
    color: #187ad1;
    text-align: center;
    background-color: #ffffff;
    border: solid 1px #187ad1;
}

.module3-img {
    float: right;
    position: absolute;
    top: -50px;
    right: 0%;
}

#TP1 {
    float: right;
    position: absolute;
    top: -50px;
    right: 0%;
    height: 0px;
    width: 0px;
    opacity: 0;
}

.module3-img img {
    width: 590px;
    height: 580px;
}

.foot {
    padding: 0 50px 0 76px;
    display: flex;
    justify-content: space-between;
}

.foot-left {
    float: left;
}

.foot-logo {
    display: block;
    margin-bottom: 68px;
}

.left-list {
    width: 663px;
}

.left-list li {
    float: left;
    margin-right: 114px;
    margin-bottom: 44px;
}

.left-list li a {
    font-family: SourceHanSansCN-Regular;
    font-size: 20px;
    color: #000;
}

.foot-center {
    width: 368px;
    overflow-wrap: break-word;
    ;
}

.foot-center span {
    display: inline-block;
    font-family: SourceHanSansCN-Bold;
    font-size: 30px;
    font-weight: bolder;
    color: #000;
    margin-bottom: 38px;
}

.foot-center p {
    line-height: 30px;
    font-family: SourceHanSansCN-Light;
    font-size: 20px;
}

.foot-right {
    /* width: 193px; */
}

.foot-right img {
    display: inline-block;
    margin-bottom: 40px;
    margin-left: 33px;
}

.foot-right p {
    font-family: SourceHanSansCN-Regular;
    font-size: 20px;
    color: #000;
}

.footBan {
    font-family: SourceHanSansCN-Regular;
    font-size: 20px;
    text-align: center;
    margin: 50px 0;
}

.headM {
    display: none;
}

.nav-listM {
    display: none;
}

.module3M-box,
.footM {
    display: none;
}

@media screen and (max-width: 1919px) {
    .nav {
        width: 1200px;
    }
    .nav_list li {
        margin-right: 20px;
    }
    .nav .nav_list {
        margin-left: 50px;
    }
    .nav_listtow {
        width: 150px;
    }
    .list-more,
    .list-title {
        margin-left: 180px;
    }
    .list-title {
        font-size: 68px;
    }
    .main,
    .module2-list {
        width: 1200px
    }
    .module1-box,
    .module1-box1,
    .module1-box2 {
        width: 350px;
    }
    .module1-zhaoyao,
    .module1-zhaoyao2,
    .module1-zhaoyao3 {
        width: 350px;
    }
    .module1-list li .img-title {
        font-size: 24px;
    }
    .module1-lists ul li {
        line-height: 28px;
        background: url(./dian.png) 0px 12px no-repeat;
    }
    .module1-box:hover .module1-lists ul li,
    .module1-box1:hover .module1-lists ul li,
    .module1-box2:hover .module1-lists ul li {
        background: url(./dianbai.png) 0px 12px no-repeat;
    }
    .module1-li1,
    .module1-li2,
    .module1-li3 {
        background-size: 100% 100%;
    }
    .module1-box:hover .module1-li1,
    .module1-box1:hover .module1-li2,
    .module1-box2:hover .module1-li3 {
        background-size: 115% 115%;
    }
    .module2-list .time {
        font-size: 18px;
    }
    .title {
        font-size: 20px;
        line-height: 30px;
    }
    .zhaiyao {
        font-size: 14px;
    }
    .module3-jianjie {
        width: 740px;
    }
    .module3-img img {
        width: 288px;
        height: 364px;
        margin-left: 100px;
    }
    .foot {
        padding: 0px;
    }
    .foot-left {
        width: 600px;
    }
    .left-list li {
        margin-right: 108px;
    }
    .left-list li a {
        font-size: 16px;
    }
    .foot-center {
        width: 180px !important;
    }
    .foot-center p {
        font-size: 16px;
        text-align: justify;
    }
    .foot-right img {
        margin-left: 17px;
    }
    .foot-right p {
        font-size: 16px;
    }
}

@media screen and (max-width: 768px) {
    * {
        font-size: 0.32rem;
    }
    .head1 {
        display: none;
    }
    .main {
        width: 5.9rem;
    }
    .headM {
        display: block;
        position: absolute;
        top: 0;
        z-index: 999;
        width: 100%;
        margin: 0 auto;
        padding-top: 0.4rem;
    }
    .nav_box {
        width: 80%;
        display: flex;
        margin: 0 auto;
        top: 0px;
        height: 0.8rem;
        line-height: 0.8rem;
        align-items: center;
        justify-content: space-between;
    }
    .nav_box .logo {
        float: left;
        display: block;
    }
    .nav-list {
        width: 3.6rem;
        display: flex;
        justify-content: space-between;
        align-items: center;
        float: right;
    }
    .nav-list li {
        margin-left: 0.72rem;
    }
    .nav-list li a {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .nav-listM {
        width: 3.6rem;
        height: 11.2rem;
        background: #fff;
        padding-top: 0.56rem;
        position: absolute;
        top: 0;
        right: 0;
        z-index: 9999;
        margin: 0 auto;
    }
    .nav-listM1 {
        width: 2.5rem;
        margin: 0 auto;
        height: 0.8rem;
        padding-bottom: 1.04rem;
    }
    .zy {
        float: left;
        /* font-size: 0.32rem; */
    }
    .zy a {
        font-family: SourceHanSansCN-Medium;
        font-size: 0.32rem;
        color: #000000;
    }
    .zy span {
        color: #8f8f8f;
    }
    .home1 {
        float: right;
        /* font-size: 0.32rem; */
    }
    .home1 img {
        width: 0.55rem;
        height: 0.45rem;
    }
    .nav_box .logo {
        width: 0.75rem;
        height: 0.75rem;
    }
    .nav-list .dl {
        width: 0.5rem;
        height: 0.5rem;
    }
    .nav-list .sh {
        width: 0.44rem;
        height: 0.50rem;
    }
    .nav-list .home {
        width: 0.55rem;
        height: 0.45rem;
    }
    .nav-listMbox {
        width: 2.5rem;
        margin: 0 auto;
        text-align: center;
    }
    .nav-listMbox li {
        float: left;
        margin-bottom: 0.82rem;
    }
    .nav-listMbox li a {
        font-family: SourceHanSansCN-Regular;
        font-size: 0.42rem;
        color: #000;
    }
    .nav-listMbox li {
        width: 100%;
    }
    #slideBox-slide3.slideBox {
        height: 11.2rem !important;
    }
    #slideBox-slide3 .bd img {
        height: 11.2rem !important;
    }
    #slideBox-slide3 .prev,
    #slideBox-slide3 .next {
        display: none !important;
    }
    #slideBox-slide3.slideBox .hd ul li a {
        display: none !important;
    }
    #slideBox-slide3.slideBox {
        width: 100% !important;
    }
    #slideBox-slide3.slideBox .hd {
        width: 80% !important;
        height: 0.1rem;
        margin-left: -40%;
    }
    #slideBox-slide3.slideBox .hd ul {
        width: 100% !important;
    }
    #slideBox-slide3.slideBox .hd ul li {
       /* width: 24% !important;*/
	   width: 19% !important;
    }
    .list-title {
        width: 5.87rem;
        bottom: 40%;
        font-size: 0.75rem;
        margin-left: 0.66rem;
    }
    .list-more {
        width: 5.87rem;
        bottom: 25%;
        margin-left: 0.66rem;
    }
    #slideBox-slide3.slideBox {
        margin-bottom: 1.37rem !important;
    }
    .module1 .jieshao {
        font-size: 0.5rem;
        margin-bottom: 0;
    }
    .module1-box,
    .module1-box1,
    .module1-box2 {
        width: 5.86rem;
        height: 3.6rem;
        margin-top: 0.45rem !important;
    }
    .module1-li1 {
        background: url(./img1M.png);
        height: 3.6rem;
        background-size: cover;
    }
    .module1-li2 {
        background: url(./img2M.png);
        height: 3.6rem;
        background-size: cover;
    }
    .module1-li3 {
        background: url(./img3M.png);
        height: 3.6rem;
        background-size: cover;
    }
    .module1-list {
        display: block;
    }
    .module1 {
        margin-bottom: 1.46rem;
    }
    .module1-list li .img-title {
        bottom: 0.4rem;
        left: 0.42rem;
        line-height: 0.5rem;
        font-weight: bold;
    }
    .module1-zhaoyao,
    .module1-zhaoyao2,
    .module1-zhaoyao3 {
        width: 0rem;
        height: 3.6rem;
        padding: 0.7rem 0 0 0.78rem;
        background: none;
    }
    .module1-zhaoyao div,
    .module1-zhaoyao2 div,
    .module1-zhaoyao3 div {
        text-align: left;
    }
    .module1-zhaoyao img,
    .module1-zhaoyao2 img,
    .module1-zhaoyao3 img {
        display: none;
        /* width: 1.26rem;
        height: 1.20rem;
        margin-bottom: 0;
        float: left; */
    }
    .module1-zhaoyao p,
    .module1-zhaoyao2 p,
    .module1-zhaoyao3 p {
        font-size: 0.22rem;
        line-height: 0.4rem;
    }
    .module1-lists {
        display: none;
    }
    .module2 .jieshao {
        font-size: 0.5rem;
        margin-bottom: 0.5rem;
    }
    .module2-more {
        margin-bottom: 0.36rem;
    }
    .module2-img {
        width: 5.86rem;
        height: 3.2rem;
        background: url(./module3M.png) no-repeat;
        background-size: cover;
        margin-bottom: 1.4rem;
    }
    .module2-list {
        width: 5.86rem;
        top: 2.18rem;
        z-index: 999;
        padding: 0;
        display: block;
    }
    .module2-list li {
        width: 2.8rem;
        height: 4.7rem;
        float: left;
        margin-right: 0rem;
        overflow: hidden;
        margin-top: 0.26rem;
        padding: 0.34rem 0.28rem 0rem 0.28rem;
    }
    .module2-list li:first-child {
        margin-right: 0.24rem;
    }
    .module2-list li:last-child {
        margin-right: 0rem;
        margin-left: 0.24rem;
    }
    .module2-list .time {
        font-size: 0.2rem;
        margin-bottom: 0.36rem;
    }
    .module2-list .time p {
        font-size: 0.2rem;
    }
    .module2-list .time span {
        font-size: 0.2rem;
    }
    .title {
        font-size: 0.24rem;
        line-height: 0.33rem;
        margin-bottom: 0.1rem;
    }
    .zhaiyao {
        font-size: 0.2rem;
        line-height: 0.26rem;
        margin-bottom: 0.44rem;
    }
    .module2-listM {
        bottom: 0.48rem;
        right: 0.4rem;
    }
    .module2-listM img {
        width: 0.22rem;
        height: 0.16rem;
    }
    .module2-listM span {
        font-size: 0.2rem;
    }
    .module2 {
        height: 14rem;
        margin-bottom: 1.37rem;
    }
    .module3 .jieshao {
        font-size: 0.5rem;
        margin-bottom: 0.68rem;
    }
    .module3M-list {
        margin-top: 0rem;
        width: 5.86rem;
        height: 1rem;
    }
    .module3M-list li {
        float: left;
        margin-left: 0.5rem;
        margin-bottom: 0.5rem;
    }
    .module3M-list li:first-child {
        margin-left: 0rem !important;
    }
    .module3M-list li:last-child {
        margin-left: 0rem;
    }
    .activep2 {
        font-weight: bold;
    }
    .activep2 span {
        border-bottom: 0.04rem solid #000;
        padding-bottom: 0.15rem;
    }
    .module3M-jianjie {
        width: 5.9rem;
        height: 5.5rem;
        margin-top: 0.8rem;
        position: relative;
    }
    .module3M-jianjie .jianjie-box {
        width: 5.16rem;
        height: 5.5rem;
        background-color: #ffffff;
        box-shadow: 0px 0px 9px 1px rgba(73, 73, 73, 0.14);
        padding: 0.6rem 0rem 0rem 0.5rem;
    }
    .module3-name {
        font-size: 0.25rem;
        height: 0.43rem;
        border-bottom: 0.1rem solid #3aa1fe;
        padding: 0 0.2rem;
        color: #000;
    }
    .jianjie-box p {
        width: 2.5rem;
        margin-top: 0.26rem;
        line-height: 0.28rem;
        margin-bottom: 0.56rem;
        font-family: SourceHanSansCN-Light;
        font-size: 0.2rem;
    }
    .module3-img img {
        width: 2.6rem !important;
        height: 3.45rem !important;
    }
    .module3-img {
        top: -0.5rem;
    }
    .module3-box {
        display: none;
    }
    .module3M-box {
        display: block;
    }
    .module3 {
        margin-bottom: 1.38rem;
    }
    .foot,
    .footBan {
        display: none;
    }
    .footM {
        display: block;
        width: 5.9rem;
        margin: 0rem auto;
        text-align: center;
    }
    .footM-logo {
        margin-bottom: 0.5rem;
    }
    .footM-logo img {
        width: 3.66rem;
        height: 0.5rem;
    }
    .footMerw {
        width: 1.33rem;
        height: 1.32rem;
        margin-bottom: 0.3rem;
    }
    .tel {
        margin: 0rem auto;
        width: 2.4rem;
        margin-bottom: 0.48rem;
    }
    .tel p {
        text-align: left;
        font-family: SourceHanSansCN-Regular;
        font-size: 0.23rem;
        color: #000;
        line-height: 0.4rem;
    }
    .footMba {
        font-family: SourceHanSansCN-Regular;
        font-size: 0.2rem;
        color: #000;
        margin-bottom: 0.3rem;
    }
    body {
        background: url(./bg.png) bottom no-repeat;
        background-size: 100% 16.22rem;
    }
    .module2-more img {
        margin-top: -0.1rem
    }
    .module2-listM {
        margin-top: -0.08rem
    }
    .module3-more {
        display: block;
        width: 2.7rem;
        height: 0.6rem;
        line-height: 0.6rem;
    }
    .banner-box {
        width: 7.2rem;
        height: 4rem;
        opacity: 1;
    }
    .banner-box img {
        width: 7.2rem;
        height: 4rem;
    }
    .banner-box p {
        font-family: SourceHanSansCN-Medium;
        font-size: 0.42rem;
        font-weight: normal;
        font-stretch: normal;
        bottom: 1.47rem;
        left: 1.49rem;
    }
    .nav-listbox {
        width: 7.2rem;
        background: url(bg_btm.png);
    }
}


/* .module1-box:hover,
.module1-box1:hover,
.module1-box2:hover {
    transform: rotate(60deg) scale(1.2) 4s;
    -webkit-transform: rotate(360deg) scale(1.2);
    -moz-transform: rotate(360deg) scale(1.2);
    -o-transform: rotate(360deg) scale(1.2);
  
    -ms-transform: rotate(360deg) scale(1.2);
} */